testing.B.startAllocs (field)

4 uses

	testing (current package)
		benchmark.go#L110: 	startAllocs uint64
		benchmark.go#L141: 		b.startAllocs = memStats.Mallocs
		benchmark.go#L155: 		b.netAllocs += memStats.Mallocs - b.startAllocs
		benchmark.go#L176: 		b.startAllocs = memStats.Mallocs